* xterm.c (x_draw_relief_rect): If box width is larger than 1,
authorChong Yidong <cyd@stupidchicken.com>
Fri, 8 Oct 2010 05:02:56 +0000 (01:02 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 8 Oct 2010 05:02:56 +0000 (01:02 -0400)
commit0f9211b320feb90884e41a2084382300bef8c894
tree27d74bcff98e9d3dd6d4fa528cb0a8f979f6393e
parent705d0fc338ee5c8c467a1269d31be8698d434af9
* xterm.c (x_draw_relief_rect): If box width is larger than 1,
draw the outermost line using the black relief, for legibility.
Omit drawing the four corner pixels.
src/ChangeLog
src/xterm.c